StudentRt4CalculationStudentAward 
EntityType  Independent 
Logical Entity Name  StudentRt4CalculationStudentAward 
Default Table Name  SaReturnOfT4Aid 
Logical Only  NO 
Definition 
 
Note 
 

StudentRt4CalculationStudentAward Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentRt4CalculationStudentAwardId(PK)    INTEGER  NO 
 
StudentRt4CalculationId(FK)    INTEGER  YES 
 
FundSourceId(FK)    INTEGER  YES 
 
StudentAwardId(FK)    INTEGER  YES 
 
OrderToReturn    TINYINT  NO 
 
DisbursedAmount    MONEY(19, 4)  YES 
 
CouldHaveBeenDisbursedAmount    MONEY(19, 4)  YES 
 
SchoolToReturnAmount    MONEY(19, 4)  YES 
 
ReturnTonStudentAmount    MONEY(19, 4)  YES 
 
StillExpectedAmount    MONEY(19, 4)  YES 
 
PWDAmount    MONEY(19, 4)  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
GrossDisbursedAmount    MONEY(19, 4)  YES 
 
OverAwardAmount    MONEY(19, 4)  YES 
 
PaidDisbursementIdCollection    VARCHAR(max)  YES 
 

StudentRt4CalculationStudentAward Keys 
Key Name  Key Type  Keys 
SaReturnOfT4Aid_SaReturnOfT4AidID_U_C_IDX  PrimaryKey  StudentRt4CalculationStudentAwardId 

StudentRt4CalculationStudentAward Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FundSource  Non-Identifying  Zero or One to Zero or More        FundSourceId  NO 
StudentAward  Non-Identifying  Zero or One to Zero or More        StudentAwardId  NO 
StudentRt4Calculation  Non-Identifying  Zero or One to Zero or More        StudentRt4CalculationId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentRt4CalculationStudentAward Check Constraints 
Check Constraint Name  CheckConstraint